home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 26 / Cream of the Crop 26.iso / program / wil4c10.zip / ABOUT.H < prev    next >
Text File  |  1997-07-26  |  108b  |  8 lines

  1. #ifdef WIN32
  2. BOOL CALLBACK
  3. #else
  4. BOOL FAR PASCAL
  5. #endif
  6. AboutDlgProc(HWND, UINT, WPARAM, LPARAM);
  7.   
  8.